projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8bff2e
)
packages/liboil: fix whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:13 +0000
(07:05 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:05:13 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40188
libs/liboil/Makefile
patch
|
blob
|
history
diff --git
a/libs/liboil/Makefile
b/libs/liboil/Makefile
index ad777799622752b94fe33705b81d2962c51867bb..a8fd04d82e872fda6aba50234aff2256370e8dd1 100644
(file)
--- a/
libs/liboil/Makefile
+++ b/
libs/liboil/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2007-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-43,7
+43,7
@@
CONFIGURE_ARGS += \
TARGET_CFLAGS += $(FPIC)
-# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks
+# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks
# final linking stages, so override it until we find why
MAKE_FLAGS += \
VFP_CFLAGS="" \